projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1feddd3
)
* lisp/tooltip.el (tooltip): Restore group that was not "redundant".
author
Glenn Morris
<rgm@gnu.org>
Fri, 12 Mar 2021 16:57:26 +0000
(08:57 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 12 Mar 2021 16:57:26 +0000
(08:57 -0800)
lisp/tooltip.el
patch
|
blob
|
history
diff --git
a/lisp/tooltip.el
b/lisp/tooltip.el
index 293c0343956d5ac8595aa7f87e952734e5a752e1..03d9f54ea6c6d994191cac26dd3f83d1628dc3ef 100644
(file)
--- a/
lisp/tooltip.el
+++ b/
lisp/tooltip.el
@@
-135,6
+135,7
@@
of the `tooltip' face are used instead."
When using the GTK toolkit, this face will only be used if
`x-gtk-use-system-tooltips' is non-nil."
+ :group 'tooltip
:group 'basic-faces)
(defcustom tooltip-use-echo-area nil